home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / c_toolbx.arc / C_TOOLBX.DOC < prev    next >
Encoding:
Text File  |  1988-03-30  |  628 b   |  18 lines

  1.  
  2.      This collection of C source programs are from THE C TOOLBOX written
  3.      by William James Hunt.  These are furnished here as a supplement to
  4.      his text book.  I found them very helpful in learning  the  process
  5.      of C programming.    There are  C subroutines with test main programs
  6.      to see how and whether they work. They have all been compiled using
  7.      Microsoft C ver. 4.0 and should compile again without any problems.
  8.  
  9.      If you  have a  different    compiler  you  may  have to change a few
  10.      things to comply with it's requirements.
  11.  
  12.      Buy the book and use these as added help.
  13.  
  14.  
  15.  
  16.  
  17.  
  18.